testing.common.destination (method)

4 uses

	testing (current package)
		testing.go#L1027: 	n := c.destination()
		testing.go#L1045: func (c *common) destination() *common {
		testing.go#L1107: 	n := c.destination()
		testing.go#L1133: 	if o.c.destination() == nil {